Skip to content

SNOW-2338542: Add session parameter pandas_hybrid_execution_enabled#3789

Merged
sfc-gh-helmeleegy merged 6 commits into
mainfrom
helmeleegy-SNOW-2338542
Sep 18, 2025
Merged

SNOW-2338542: Add session parameter pandas_hybrid_execution_enabled#3789
sfc-gh-helmeleegy merged 6 commits into
mainfrom
helmeleegy-SNOW-2338542

Conversation

@sfc-gh-helmeleegy

@sfc-gh-helmeleegy sfc-gh-helmeleegy commented Sep 17, 2025

Copy link
Copy Markdown
Contributor
  1. Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-2338542

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
      • If this test skips Local Testing mode, I'm requesting review from @snowflakedb/local-testing
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am adding new credentials
    • I am adding a new dependency
    • If this is a new feature/behavior, I'm adding the Local Testing parity changes.
    • I acknowledge that I have ensured my changes to be thread-safe. Follow the link for more information: Thread-safe Developer Guidelines
    • If adding any arguments to public Snowpark APIs or creating new public Snowpark APIs, I acknowledge that I have ensured my changes include AST support. Follow the link for more information: AST Support Guidelines
  3. Please describe how your code solves the related issue.

    Add session parameter pandas_hybrid_execution_enabled.

Comment thread src/snowflake/snowpark/session.py Outdated
Comment thread src/snowflake/snowpark/session.py Outdated
Comment thread src/snowflake/snowpark/session.py Outdated
Comment thread src/snowflake/snowpark/session.py Outdated
@sfc-gh-helmeleegy sfc-gh-helmeleegy changed the title SNOW-2338542: Add a session parameter pandas_hybrid_execution_enabled SNOW-2338542: Add session parameter pandas_hybrid_execution_enabled Sep 17, 2025
Comment thread src/snowflake/snowpark/session.py Outdated
Comment thread tests/integ/modin/hybrid/test_data_movement.py
Comment thread tests/integ/modin/hybrid/test_switch_operations.py
Comment thread src/snowflake/snowpark/session.py Outdated
Comment thread src/snowflake/snowpark/session.py Outdated
Comment thread src/snowflake/snowpark/session.py
Comment thread src/snowflake/snowpark/session.py
Comment thread src/snowflake/snowpark/session.py
@sfc-gh-helmeleegy sfc-gh-helmeleegy merged commit d7e9c10 into main Sep 18, 2025
26 of 29 checks passed
@sfc-gh-helmeleegy sfc-gh-helmeleegy deleted the helmeleegy-SNOW-2338542 branch September 18, 2025 20:34
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

NO-PANDAS-CHANGEDOC-UPDATES This PR does not update Snowpark pandas docs snowpark-pandas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants